# Update 'Autogiropayerconnection'

Endpoint: PATCH /accounting/accounttypes/autogiropayerconnection/{pk}/
Version: 2.0.0
Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret

## Path parameters:

  - `pk` (string, required)

## Request fields (application/json):

  - `custom_id` (string)

  - `organization` (object)

  - `organization.id` (string)

  - `tenant` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `sub_tenant`
This field, or at least one of the following fields must be set: `sub_tenant`

  - `tenant.id` (string)

  - `payer_number` (string, required)

  - `sub_tenant` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `tenant`
This field, or at least one of the following fields must be set: `tenant`

  - `sub_tenant.id` (string)

  - `payment_method` (object, required)

  - `payment_method.id` (string)

## Response 200 fields (application/json):

  - `custom_id` (string)

  - `organization` (object)

  - `organization.id` (string)

  - `id` (string, required)
    **Additional Validation Information:**
Must be unique

  - `tenant` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `sub_tenant`
This field, or at least one of the following fields must be set: `sub_tenant`

  - `tenant.id` (string)

  - `payer_number` (string, required)

  - `sub_tenant` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `tenant`
This field, or at least one of the following fields must be set: `tenant`

  - `sub_tenant.id` (string)

  - `created_at` (string)

  - `payment_method` (object, required)

  - `payment_method.id` (string)

